home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 7781 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.3 KB

  1. Path: dartvax.dartmouth.edu!usenet
  2. From: Steven.D.Ligett@dartmouth.edu (Steven D. Ligett)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Multitech and disconnects
  5. Date: 13 Mar 1996 20:10:26 GMT
  6. Organization: Dartmouth College, Hanover, NH
  7. Message-ID: <4i7a3i$fl3@dartvax.dartmouth.edu>
  8. References: <4h3kji$qhn@news.netam.net>  <313B6960.2AB8@compassnet.com>
  9. NNTP-Posting-Host: atgw2-ksp-1-180.dartmouth.edu
  10. X-Posted-From: InterNews 1.0.6@dartmouth.edu
  11.  
  12. I don't have answer for all your disconnect problems.  Just another data point.
  13.  We use Multitech modems (feeding Xylogic Annexes).  Mostly the mt2834br (about
  14. 80 of them).  I'm putting the 2.13 upgrade (33600, etc.) in them as time
  15. permits.  I hope it also improves compatibility with other modems.  The
  16. compatibility problems I see vary with the location that places the call (i.e.
  17. the problems are apparently related to types of line impairments).  I have seen
  18. problems with the USR Sporster, the Global Village Platinum, and the SupraFAX
  19. 288.  The most recent Supra firmware upgrade fixes the problems I saw with that
  20. modem, and I hope the recent GV upgrade fixes similar problems with the
  21. platinum (I'll try it later this week).  The Sportster I've used (with lots of
  22. problems) has the 33.6kbps rom, so I'll have to try another unit - that is, I
  23. don't see any newer roms coming out soon for the Sportster, so I hope the
  24. disconnects and non-connects I've seen are due to failure on the Sportster end
  25. - or are fixed by the new firmware.
  26.  
  27. I have not had time to test ANY of these troublesome modems with the newest
  28. Multitech firmware.  Maybe all the problems have gone away.  (yeah, right!)
  29.  
  30. Some love to know about config strings - here's what I'm using now:
  31.  
  32. AT Q2 $SB57600 &C4 &D3 %E0 S9=4 S10=15 S13=0
  33.  
  34. Q2 - dumb answer
  35. $sb57600 - we'll go to 115200 after we fix some ARA problems
  36. &c4 - reset modem on loss of carrier
  37. &d3 - reset modem on loss of DTR
  38. %e0 - no escape to command mode
  39. s9=4 - recognize carrier quickly
  40. s10=15 - but not loss of carrier
  41. s13=0 - disable remote configuration
  42.  
  43. I haven't had the 2.13 upgrade in enough modems for long enough to tell if they
  44. behave better.  I believe that the 2.13 upgrade is now available at the
  45. Multitech web site - I think I got it some three weeks ago from the BBS.  I
  46. think that the most useful things I've put in the init string are the resets on
  47. loss of carrier or DTR.  
  48.